github.com/jackc/pgx/v5/pgxpool.errRow.err (field)
7 uses
github.com/jackc/pgx/v5/pgxpool (current package)
batch_results.go#L9: err error
batch_results.go#L13: return pgconn.CommandTag{}, br.err
batch_results.go#L17: return errRows{err: br.err}, br.err
batch_results.go#L21: return errRow{err: br.err}
batch_results.go#L25: return br.err
pool.go#L779: return errBatchResults{err: err}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)